Skip to content

Bump python-mystrom to 2.5.0#150947

Merged
bdraco merged 2 commits intohome-assistant:devfrom
elsi06:bump/python-mystrom-2.5.0
Aug 21, 2025
Merged

Bump python-mystrom to 2.5.0#150947
bdraco merged 2 commits intohome-assistant:devfrom
elsi06:bump/python-mystrom-2.5.0

Conversation

@elsi06
Copy link
Copy Markdown
Contributor

@elsi06 elsi06 commented Aug 20, 2025

Proposed change

Update the myStrom dependency to python-mystrom==2.5.0. This release includes a fix to handle legacy v1 switches that omit the type key in their info response.

Type of change

  • Dependency
  • Bugfix (non-breaking change that fixes an issue)

Additional information

Checklist for dependency bumps

  • For the updated dependency, a link to the changelog or a diff between versions is added above.
  • New or updated dependencies have been added to requirements_all.txt (and related generated files if applicable).
  • Updated by running: python3 -m script.gen_requirements_all

Testing instructions

  • myStrom v1 switch (legacy firmware): verify the entity sets up successfully, can be toggled, and reports power/consumption.
  • myStrom v2+ switch: verify there are no regressions in setup and state updates.

Documentation

  • No documentation changes required.

Breaking change

  • None.

@home-assistant
Copy link
Copy Markdown

Hey there @fabaff, mind taking a look at this pull request as it has been labeled with an integration (mystrom) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of mystrom can trigger bot actions by commenting:

  • @home-assistant close Closes the pull request.
  • @home-assistant rename Awesome new title Renames the pull request.
  • @home-assistant reopen Reopen the pull request.
  • @home-assistant unassign mystrom Removes the current integration label and assignees on the pull request, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the pull request.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the pull request.

@elsi06 elsi06 changed the title mystrom: bump python-mystrom to 2.5.0 and remove temporary v1 fallback mystrom: bump python-mystrom to 2.5.0 Aug 20, 2025
@epenet epenet changed the title mystrom: bump python-mystrom to 2.5.0 Bump python-mystrom to 2.5.0 Aug 20, 2025
Copy link
Copy Markdown
Member

@TheJulianJES TheJulianJES left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. Please change your description to match the pull request template we have: https://github.com/home-assistant/core/blob/dev/.github/PULL_REQUEST_TEMPLATE.md
You can copy out the "raw" text, paste it in your description, and update it accordingly.

For dependency bumps, you'll see what you need to do in the template itself, like:

  • For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.

You still need to do both of this.

@home-assistant home-assistant bot marked this pull request as draft August 20, 2025 20:48
@home-assistant
Copy link
Copy Markdown

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@elsi06 elsi06 force-pushed the bump/python-mystrom-2.5.0 branch from f6a5916 to e08fba3 Compare August 21, 2025 09:30
@elsi06 elsi06 marked this pull request as ready for review August 21, 2025 09:38
@home-assistant home-assistant bot requested a review from TheJulianJES August 21, 2025 09:38
@TheJulianJES TheJulianJES dismissed their stale review August 21, 2025 10:08

Changelog/diff included and updated generated files now

@joostlek joostlek added this to the 2025.8.3 milestone Aug 21, 2025
@bdraco bdraco merged commit d90590b into home-assistant:dev Aug 21, 2025
48 checks passed
@elsi06 elsi06 deleted the bump/python-mystrom-2.5.0 branch August 21, 2025 14:11
balloob pushed a commit that referenced this pull request Aug 21, 2025
@balloob balloob mentioned this pull request Aug 21, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants